net/http.http2writeContext.Flush (method)

3 uses

	net/http (current package)
		h2_bundle.go#L10501: 	Flush() error
		h2_bundle.go#L10529: 	return ctx.Flush()
		h2_bundle.go#L10553: 	ctx.Flush() // ignore error: we're hanging up on them anyway